Update preact 10.7.3 → 10.22.0 (minor) #600
Closed
+5
−5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ preact (10.7.3 → 10.22.0) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 36 commits:
10.22.0 (#4385)
fix isolated rerenders (#4382)
Merge pull request #4378 from preactjs/types/popover
feat: Add popover types
Merge pull request #4377 from preactjs/ci/compressed-size
Merge branch 'main' into ci/compressed-size
Merge pull request #4376 from preactjs/debug/button-anchor-nesting
Merge branch 'main' into debug/button-anchor-nesting
Merge pull request #4375 from preactjs/debug/tr-warning
ci: Skip running compressed-size builds twice
refactor: Swap `.find()` for `.indexOf()`
chore: Better formatting
feat: Provide error log for nesting of <button> and <a>
fix: Disallow <tr> as a child of <table>
Merge pull request #4372 from preactjs/rschristian-patch-1
chore: Silence ESLint
fix: Method syntax for IE11 support
fix: Method syntax for IE11 support
Merge pull request #4369 from preactjs/chore/test-types-and-warnings
chore: Add sinon types, fix some chai assertions
chore: Silence esbuild warning during tests
Merge pull request #4364 from preactjs/feat/mathml
Merge branch 'main' into feat/mathml
refactor: golf
Merge pull request #4368 from preactjs/ci/bump-compressed-size
ci: Bump compressed-size
test: Add tests for namespace after rerender
test: Remove perhaps superfluous mathml tests for the moment
refactor: golf -- better gzip, worse brotli
chore: Appease linters
test: Determine SVG & MathML determine namespace from parent correctly
refactor: Fix namespace inheritance from parent
refactor: golf & fix comment
test: Copy over more SVG tests
refactor: Switch `isSvg` to a `namespace` var to support mathml
test: Add svg & mathml child namespace tests
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands